home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / habilidade_1209.swf / scripts / DefineButton2_70 / BUTTONCONDACTION on(release).as
Text File  |  2009-04-22  |  79b  |  5 lines

  1. on(release){
  2.    _parent.pan.nextFrame();
  3.    _parent.ranking.prevFrame();
  4. }
  5.